home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr23 / rbcom345.zip / README < prev    next >
Text File  |  1995-01-22  |  2KB  |  46 lines

  1. Changes since v3.41
  2.  
  3. Bugfixes:
  4.     OPEN_LOG inside a MULTI now works properly.
  5.  
  6.     BREAK inside a MULTI will now work for all re-compiled macro files
  7.  
  8.     Selecting [W]rite from the scrollback screen will no longer present
  9.     the dialing directory file as the default destination
  10.  
  11.     When dialing a list of numbers, the correct item is deleted from the
  12.     list on a successful connect (previously, the *following* item was
  13.     deleted)
  14.  
  15. Enhancements:
  16.     more efficient screen updates under DESQview will allow RBcomm to
  17.       handle higher speeds on incoming data before invoking flow control
  18.       (at the cost of increased jerkiness when it is spending most of
  19.       the available CPU time handling incoming characters)
  20.  
  21.     by request: increased number of COM port definitions in the
  22.       configuration from four to eight
  23.  
  24.     by request: WHENI command which is identical to WHEN except that it
  25.       ignores the case of the characters in the string to be matched.
  26.  
  27.     new command: EVERY
  28.       similar to DELAYED, but repeats execution indefinitely
  29.  
  30.     the receive buffer size is now adjustable.  A larger buffer may
  31.       give better performance at high speeds, while a smaller buffer
  32.       will save memory.
  33.  
  34. Known problems:
  35.     You may need to run RBcomm via LOADFIX if your DOS's low-memory use
  36.       is sufficiently small.  This will be corrected in the next release,
  37.       but I didn't have time to make the necessary internal changes
  38.       which will completely avoid the problem.
  39.  
  40.     I've been experiencing occasional lockups when returning to RBcomm
  41.       from a file transfer.  This started in RBcomm 3.41 when I upgraded
  42.       QEMM from 7.04 to 7.50 and appears to be related to a known hardware
  43.       bug in my Pentium's "Neptune" chipset's 16550 emulation.
  44.       Unfortunately, nothing I've tried has completely fixed the trouble.
  45.  
  46.